home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / packer / unzip41 / atari / unzip.prj < prev   
Encoding:
Text File  |  1991-01-20  |  388 b   |  22 lines

  1. ;>>>>>>> UNZIP.PRJ
  2.  
  3. UNZIP.PRG
  4.  
  5. =                  ; list of modules follows...
  6.  
  7. TCSTART.O          ; startup code
  8. UNZIP.C
  9. FILE_IO.C
  10. MAPNAME.C
  11. MATCH.C
  12. MISC.C
  13. UNIMPLOD.C
  14. UNREDUCE.C
  15. UNSHRINK.C
  16.  
  17. TCSTDLIB.LIB       ; standard library
  18. TCEXTLIB.LIB       ; extended library
  19. TCTOSLIB.LIB       ; TOS library
  20.  
  21. ;>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
  22.